From: Eli Zaretskii Date: Sat, 1 Nov 2003 17:02:32 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~25087 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=cb63f426b8d2d7adf42868c521f631dc9502046e;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 051b572931e..64a5b3f7a08 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,27 @@ +2003-11-01 Alan Mackenzie + + Changes to allow scrolling whilst in isearch mode: + * isearch.el (isearch-unread-key-sequence): New function, + extracted from isearch-other-meta-char. + (top level): (put 'foo 'isearch-scroll) on all Emacs's + "scrollable" standard functions. + (isearch-allow-scroll): New customizable variable. + (isearch-string-out-of-window, isearch-back-into-window) + (isearch-reread-key-sequence-naturally) + (isearch-lookup-scroll-key): New functions. + (isearch-other-meta-char): Doc string and functionality enhanced. + Now accepts a prefix argument. + (isearch-lazy-highlight-window-end): New variable. + (isearch-lazy-highlight-new-loop): Pay attention to the window's + end (thru isearch-lazy-highlight-window-end), not only its start. + + * simple.el (overriding-map-is-bound, saved-overriding-map): New + variables. + (ensure-overriding-map-is-bound, restore-overriding-map): New + functions. + (universal-argument, universal-argument-more, negative-argument) + (digit-argument, universal-argument-other-key): Minor changes. + 2003-11-01 Alexander Pohoyda (tiny change) * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself